home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
BBS in a Box 7
/
BBS in a Box - Macintosh - Volume VII (BBS in a Box) (January 1993).iso
/
Files
/
Prog
/
M
/
MacIISLOTTools.cpt
/
exec file for CRCPatch
< prev
next >
Wrap
Text File
|
1988-01-14
|
384b
|
17 lines
Here is an example of how the Apple Video ROM Code was built:
## Assemble and link the ROM
directory "{Decl}TFB-b1:"
asm -wb -i {AIncludes}nFiles -i {Decl} VideoROM.a
Link VideoROM.a.o -o videoROM
### Patch the crc value and convert the code to a data file.
Tools:crcPatch" videoROM
Tools:Data" videoROM tfbROM1.d
## Copy the file to floppy.
duplicate -y tfbROM1.d slots: